home *** CD-ROM | disk | FTP | other *** search
- Short: SegTracker 45.1 - A global SegList tracking utility
- Author: ghoermann@gmx.de (Georg Hörmann)
- Uploader: ghoermann@gmx.de (Georg Hörmann)
- Type: dev/debug
- Requires: AmigaOS 2.04 or better
-
- ============================================================================
- SegTracker
- Copyright © 1992-1998 by Michael Sinz (Enforcer@sinz.org)
- Copyright © 2004 by Georg Hörmann (ghoermann@gmx.de)
- ============================================================================
-
- The well-known SegTracker utility has been rewritten in 100% assembler code
- and enhanced with features that have been missing in the original program.
- Special thanks must go to Michael Sinz for his general permission to do this
- update.
-
- This version is based on the original SegTracker 37.73 code. It doesn't
- contain any parts of the 37.75/37.76 patches written by Mikolaj Calusinski,
- except the name-prefix he invented for 3rd-party KickTags.
-
- Make sure you read the documentation before using the program.
-
- Changes from 37.73
- ------------------
- Fixed the Kickstart ROM scanner to work correctly with installed
- AmigaOS ROM Updates (OS 3.5/3.9) and even on MorphOS systems.
-
- Added NOKICKTAG option as 3rd-party KickTags will get tracked now
- by default.
-
- Added FULLPATH option: full path information will be added to the
- filenames given to the LoadSeg() and NewLoadSeg() functions before
- tracking.
-
- Added NOPATH option: just filenames without any path information
- will get tracked. Additionally, this option determines the output
- format of the SHOW, DUMP and FIND commands.
-
- Fixed two minor bugs in SegTrack() function:
- - Offset values for ROM/KickTag entries have been 4 bytes too small.
- - As RomTags/KickTags don't have linked SegList pointers in front of
- their memory areas, the kludge code now won't return a misleading
- SegList result if called with registers A1 and A2 pointing to the
- same address any longer.
-
- ****************************************************************************
- * *
- * Permission is hereby granted to distribute this program's archive *
- * containing the executables and documentation for non-commercial purposes *
- * so long as the archive and its contents are not modified in any way. *
- * *
- * This program may not be distributed for a profit. *
- * *
- * This program is not in the public domain. *
- * *
- ****************************************************************************
-